projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e169e01
)
*** empty log message ***
author
Juri Linkov
<juri@jurta.org>
Tue, 27 Apr 2004 07:12:18 +0000
(07:12 +0000)
committer
Juri Linkov
<juri@jurta.org>
Tue, 27 Apr 2004 07:12:18 +0000
(07:12 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 309d54e15c5f6c90da92d32db157b65aa9fc96ab..5a3b646bc72d96c0ac9a0d4688cd7071004726d4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-22,6
+22,8
@@
(info-apropos): Remove middle `.' from index entry regexp.
Add optional line number regexp at the end. Add matched value
for line number to the result list and insert it to the buffer.
+ Replace match-string by match-string-no-properties.
+ Reorder result list.
(Info-fontify-node): Hide index line numbers.
(Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
empty matches.